UsePSInstruction
Defines the mode of HPGL PS instruction using.
Description
Value | Description |
---|---|
True | permit using HPGL PS instruction. |
False | prohibit using HPGL PS instruction. |
Note
if it is set to True then the sizes of the drawing are being taken from the PS instruction. If it is set to False then the sizes of the drawing are calculated basing on entities coordinates.
Syntax
property UsePSInstruction: Boolean;